home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMRUNAPP / TFRMRUNAPP.txt
Text File  |  2008-10-30  |  3KB  |  127 lines

  1. object frmRunApp: TfrmRunApp
  2.   Left = 442
  3.   Top = 319
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Optimization...'
  7.   ClientHeight = 168
  8.   ClientWidth = 454
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object shpTopLine: TShape
  21.     Left = 0
  22.     Top = 112
  23.     Width = 454
  24.     Height = 1
  25.     Align = alBottom
  26.     Pen.Color = 7159041
  27.   end
  28.   object axlSuggest: TAxLabel
  29.     Left = 18
  30.     Top = 15
  31.     Width = 281
  32.     Height = 19
  33.     WordWrap = False
  34.     Quality = smMMXSmoothing4x
  35.     Transparent = False
  36.     Caption = 'Mozilla Firefox must now be closed'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = 11823428
  39.     Font.Height = -16
  40.     Font.Name = 'Verdana'
  41.     Font.Style = []
  42.     ShowAccelChar = True
  43.     ParentFont = False
  44.   end
  45.   object axlSuggestionText: TLabel
  46.     Left = 18
  47.     Top = 48
  48.     Width = 423
  49.     Height = 52
  50.     AutoSize = False
  51.     Caption = 
  52.       'In order to apply the new optimized parameters you need to close' +
  53.       ' all running instances of Mozilla Firefox.'
  54.     Font.Charset = RUSSIAN_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -13
  57.     Font.Name = 'Arial'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     Transparent = False
  61.     WordWrap = True
  62.   end
  63.   object Panel1: TPanel
  64.     Left = 0
  65.     Top = 113
  66.     Width = 454
  67.     Height = 55
  68.     Align = alBottom
  69.     BevelOuter = bvNone
  70.     Color = 15132390
  71.     ParentBackground = False
  72.     TabOrder = 0
  73.     DesignSize = (
  74.       454
  75.       55)
  76.     object btnRetry: TButton
  77.       Left = 189
  78.       Top = 16
  79.       Width = 80
  80.       Height = 25
  81.       Anchors = [akTop, akRight]
  82.       Caption = 'Retry'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -13
  86.       Font.Name = 'Arial'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       TabOrder = 2
  90.       OnClick = btnRetryClick
  91.     end
  92.     object btnIgnore: TButton
  93.       Left = 276
  94.       Top = 16
  95.       Width = 80
  96.       Height = 25
  97.       Anchors = [akTop, akRight]
  98.       Caption = 'Ignore'
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clWindowText
  101.       Font.Height = -13
  102.       Font.Name = 'Arial'
  103.       Font.Style = []
  104.       ModalResult = 1
  105.       ParentFont = False
  106.       TabOrder = 0
  107.     end
  108.     object btnCancel: TButton
  109.       Left = 363
  110.       Top = 16
  111.       Width = 80
  112.       Height = 25
  113.       Anchors = [akTop, akRight]
  114.       Cancel = True
  115.       Caption = 'Cancel'
  116.       Font.Charset = DEFAULT_CHARSET
  117.       Font.Color = clWindowText
  118.       Font.Height = -13
  119.       Font.Name = 'Arial'
  120.       Font.Style = []
  121.       ModalResult = 2
  122.       ParentFont = False
  123.       TabOrder = 1
  124.     end
  125.   end
  126. end
  127.